Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate drainpipe to jetstream #208

Merged
merged 16 commits into from
Nov 22, 2024
Merged

Conversation

tom-sherman
Copy link
Contributor

@tom-sherman tom-sherman commented Nov 19, 2024

The jetstream library code in packages-rs/drainpipe/src/jetstream is forked from https://github.com/videah/jetstream-oxide with some modifications to allow for non-bsky lexicons.

todo

  • Add jetstream to local-infra
  • After merge, backfill from the last consumed relay seq (probably by running locally)

Copy link

linear bot commented Nov 19, 2024

Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
atproto-browser ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 11:40am
frontpage ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 11:40am
unravel ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 11:40am

@tom-sherman tom-sherman changed the base branch from damien/FP-136/move-drainpipe-over-to-jetstream to main November 20, 2024 14:10
@@ -87,10 +89,23 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"

jetstream:
container_name: jetstream
image: ghcr.io/bluesky-social/jetstream:sha-0ab10bd
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This isn't the most recent version of the jetstream container on ghcr because of reasons discussed in bluesky-social/jetstream#28 (comment)

@tom-sherman tom-sherman merged commit 5c95747 into main Nov 22, 2024
8 checks passed
@tom-sherman tom-sherman deleted the tom/fp-136-drainpipe-jetstream branch November 22, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation drainpipe frontpage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants